@CHARSET "utf-8";
.banner img{
	float: left;
}
.dz_flow{
	position: relative;
	padding: 0 25px 30px 25px;
}
.dz_flow a{
	position: absolute;
	left: 0;
	top: 0;
	width: 28%;
	height: 80%;
	z-index: 22;
	font-size: 0;
}
.dz_flow img{
	width: 100%;
}
.dingzhi img{
	float: left;
	width: 100%;
	margin-top: 2px;
} 
.dingzhi .dz_left{
	float: left;
	width: 50%;
	padding-right: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
} 
.dingzhi .dz_right{
	float: right;
	width: 50%;
	padding-left: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}  
.two{
	background-color: #f0f0f0;
	padding-bottom: 40px;
}
.two .main_title{
	padding-bottom: 0;
}
.agModal-form .form-row input[type="text"]{
	border:solid 1px #888;
}
.container_bg{
	background-color: #f0f0f0;
}
.three .main_title{
	padding-bottom: 20px;
}
.teacher{
	height: 240px;
	padding-left: 50px;
	background: url(/v2019/images/index2.jpg) no-repeat right bottom;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.teacher li{
	padding-bottom: 5px;
	font-size: 1.1rem;
	color: #666;
}
.teacher li b{
	margin-right:2px;
	color: #222;
	font-size: 1.7rem;
	font-weight: normal;
}
.teacher_btm{
	padding: 30px 0;
	text-align: center;
	color: #fff;
	background: -webkit-linear-gradient(left, #ff8228, #ff6a42);
    background: linear-gradient(left, #ff8228, #ff6a42);
}
.teacher_btm .btn_pure{
	margin-top: 30px;
}

.four{
	overflow: hidden;
	padding-bottom: 30px;
	background-color: #f0f0f0;
}
 .serve_ul {
   width: 90%;
   margin: auto;
   overflow: hidden;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   background-color: #fff;
   box-shadow: 5px 5px 10px rgba(0, 0, 0, .1);
 }

 .serve_ul ul {
   display: flex;
   width: 400%;
 }

 .serve_ul li {
   width: 25%;
   overflow: hidden;
 }

 .serve_ul li img {
   width: 100%;
 }
.five{
	padding: 0 0 40px 0;
} 
.five .main_title{
	padding-bottom: 10px;
}
.five_txt{
	padding: 8px 0;
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.2rem;
}

.six{
	padding-bottom: 40px;
	background: url(/v2019/images/gobal.jpg) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.six_logo{
	padding: 0 20px;
}
.seven{
	border-top: solid 1px #ddd;
}
.seven1{
	padding-left: 46%;
}
.seven1 .main_title{
	text-align: left;
}
.seven1 .main_title .line{
	margin-left: 0;
	margin-bottom: 10px;
}
.seven2{
	position: relative;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 50%;
	background: -webkit-linear-gradient(left, #ff8228, #ff6a42);
    background: linear-gradient(left, #ff8228, #ff6a42);
}
.seven2 li{
	width: 100px;
	padding: 0 10px 0 20px;
	height: 35px;
	margin-bottom: 10px;
	line-height: 35px;
	color: #fff;
	font-size: 1rem;
	border:solid 1px rgba(255,255,255,.5);
}
.seven2 li sub{
	font-size: .5em;
}
.seven2 li b{
	display: inline-block;
	line-height: 1;
	margin-right: 3px;
	font-size: 1.6rem;
	font-weight: normal;
}
.seven2 .img{
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 20;
	width: 33.3%;
	height: 260px;
	background-color: #fff;
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.18);;
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,.18);;
	box-shadow:2px 2px 4px rgba(0,0,0,.18);;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.seven2 .img img{
	width: 100%;
}

.eight a{
	display: box;
	display:-webkit-box;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	border-bottom: solid 1px #aaa;
}
.eight .txt{
	display: block;
	width: 90%;
}
.eight .arrow{
	display: block;
	width: 10%;
	text-align: right;
	font-size: 1.2rem;
}
.iconfont.turn{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}


.hotline{
	line-height: 3;
}
.hotline .btn{
	display: inline-block;
	height: 37px;
	width: 50%;
	line-height: 37px;
	border:solid 1px #333;
}
.hotline .btn i{
	margin-right: 4px;
	font-size: 1.2em;
}
.media{
	margin-top: 40px;
	text-align: center;
	font-size: 1rem;
}
.media .ewm img{
	width: 20%;
}
.ewm_txt{
	padding-top: 5px;
	padding-bottom: 20px;
	color: #fff;
}
.wb{
	display: inline-block;
	width: 25%;
	margin: auto;
	line-height: 27px;
	color: #fff;
	border:solid 1px #fff;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;
}

.pop_gift .close, .agModal-form-wrap .close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #222;
    font-size: 1.6rem;
}


.plan-apply{
	width: 90%;
	padding: 20px;
	margin:20px auto;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:0 0 10px rgba(0,0,0,.1);
}
.plan-apply .form_bd dd,
.plan-apply .form_submit input{
	width: 100%;
}
.plan_gift{
	padding: 5px 0 0 0;
}
.plan_gift dt{
	position: relative; 
	padding-bottom: 16px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 2rem;
}
.plan_gift dt:after{
	content:"";
	position: absolute;
	left: 50%;
	bottom: 4px;
	z-index: 22;
	margin-left: -6px;
	border-left:transparent 6px solid;
	border-right:transparent 6px solid;
	border-top:6px solid #333;
}
.plan_gift dd{
	padding: 4px 0 4px 26%;
	font-size: 1.5rem;
}
.plan_gift .i1{
	background: url(/event/plan/i1.png) no-repeat 19% center; 
	-webkit-background-size: 18px;
	background-size: 18px;
}
.plan_gift .i2{
	background: url(/event/plan/i2.png) no-repeat 19% center; 
	-webkit-background-size: 18px;
	background-size: 18px;
}
.plan-apply .user{
	position: relative;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 1rem;
	color: #ff9453;
	text-align: center;
}
.plan-apply .user span{
	position: relative;
	z-index: 20;
	display: inline-block;
	padding: 0 4px;
	background-color: #fff;
}
.plan-apply .user:after{
	content:"";
	position: absolute;
	left: 20%;
	top: 50%;
	z-index: 19;
	background-color: #ff9453;
	height: 1px;
	width: 60%;
}
 .plan_pri{
 	display: block;
 	padding: 5px 0;
	 font-size: 1rem;
	 text-align: center;
	 color: #999;
 }
  .plan-apply .form_bd dd{
  		border:solid 1px #ccc;
  }
 .plan-apply .form_bd dd input#reg_phone{
	text-indent:0;
	text-align: center;
	background: none;
}
 .serve_change{
  	display:flex;
  	margin-top:20px;
  }
  .serve_change li{
  	width: 25%;
  	text-align: center;
  }
  .serve_change li span{
  	display: inline-block;
  	width: 80px;
  	height: 60px;
  	padding-top: 20px;
  	color: #222;
  	font-size: 1.4rem;
  	background-color: #fff;
  	-webkit-border-radius: 50%;
  	-moz-border-radius: 50%;
  	border-radius: 50%;
  	box-shadow:4px 4px 6px rgba(0,0,0,.06);
  }
  .serve_change .cursor span{
  	color: #fff;
  	background-color: #ff7f14;
  }